home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1998 June / SGI Freeware 1998 June.iso / dist / fw_bind.idb / usr / freeware / catman / u_man / cat8 / named.8.z / named.8
Text File  |  1998-05-26  |  14KB  |  261 lines

  1. NAMED(8)                  BSD System Manager's Manual                 NAMED(8)
  2.  
  3. NNAAMMEE
  4.      nnaammeedd - Internet domain name server (DNS)
  5.  
  6. SSYYNNOOPPSSIISS
  7.      NNAAMMEEDD [--dd _d_e_b_u_g_l_e_v_e_l] [--pp _p_o_r_t_#] [--(bb|cc) _c_o_n_f_i_g___f_i_l_e] [--ff --qq --rr] [--uu
  8.            _u_s_e_r___n_a_m_e] [--gg _g_r_o_u_p___n_a_m_e] [--tt _d_i_r_e_c_t_o_r_y] [--ww _d_i_r_e_c_t_o_r_y]
  9.            [_c_o_n_f_i_g___f_i_l_e]
  10.  
  11. DDEESSCCRRIIPPTTIIOONN
  12.      NNaammeedd is the Internet domain name server.  See RFC's 1033, 1034, and 1035
  13.      for more information on the Internet name-domain system.  Without any ar-
  14.      guments, nnaammeedd will read the default configuration file _/_e_t_c_/_n_a_m_e_d_._c_o_n_f,
  15.      read any initial data, and listen for queries.  A _c_o_n_f_i_g___f_i_l_e argument
  16.      given at the end of the command line will override any _c_o_n_f_i_g___f_i_l_e speci-
  17.      fied by using the ``--bb'' or ``--cc'' flags.
  18.  
  19.      NNOOTTEE:: Several of nnaammeedd's options, and much more of its behaviour, can be
  20.      controlled in the configuration file.  Please refer to the configuration
  21.      file guide included with this BBIINNDD distribution for further information.
  22.  
  23.      Options are:
  24.  
  25.      --dd _d_e_b_u_g_l_e_v_e_l
  26.                  Print debugging information.  The _d_e_b_u_g_l_e_v_e_l is a number de-
  27.                  termines the level of messages printed.  If negative,
  28.                  _d_e_b_u_g_l_e_v_e_l is set to ``1''.
  29.  
  30.                  NNOOTTEE:: The new debugging framework is considerably more so-
  31.                  phisticated than it was in older versions of NNAAMMEEDD. The con-
  32.                  figuration file's ``logging'' statement allows for multiple,
  33.                  distinct levels of debugging for each of a large set of cate-
  34.                  gories of events (such as queries, transfers in or out,
  35.                  etc.).  Please refer to the configuration file guide included
  36.                  with this BBIINNDD distribution for further information about
  37.                  these extensive new capabilities.
  38.  
  39.      --pp _p_o_r_t_#    Use the specified remote port number; this is the port number
  40.                  to which NNAAMMEEDD will send queries.  The default value is the
  41.                  standard port number, i.e., the port number returned by get-
  42.                  servbyname(3) for service ``domain''.
  43.  
  44.                  NNOOTTEE:: Previously, the syntax ``--pp _p_o_r_t_#[_/_l_o_c_a_l_p_o_r_t_#]'' was
  45.                  supported; the first port was that used when contacting
  46.                  _r_e_m_o_t_e servers, and the second one was the service port bound
  47.                  by the _l_o_c_a_l instance of NNAAMMEEDD. The current usage is equiva-
  48.                  lent to the old usage without the _l_o_c_a_l_p_o_r_t_# specified; this
  49.                  functionality can be specified with the ``listen-on'' clause
  50.                  of the configuration file's ``options'' statement.
  51.  
  52.      --(bb|cc) _c_o_n_f_i_g___f_i_l_e
  53.                  Use an alternate _c_o_n_f_i_g___f_i_l_e; this argument is overridden by
  54.                  any _c_o_n_f_i_g___f_i_l_e which is specified at the end of the command
  55.                  line.  The default value is _/_e_t_c_/_n_a_m_e_d_._c_o_n_f.
  56.  
  57.      --ff          Run this process in the foreground; don't fork(2) and daemo-
  58.                  nize.  (The default is to daemonize.)
  59.  
  60.      --qq          Trace all incoming queries if NNAAMMEEDD has been compiled with
  61.                  QRYLOG defined.
  62.  
  63.                  NNOOTTEE:: This option is deprecated in favor of the ``queries''
  64.                  _l_o_g_g_i_n_g _c_a_t_e_g_o_r_y of the configuration file's ``logging''
  65.                  statement; for more information, please refer to the configu-
  66.  
  67.                  ration file guide included with this distribution of BBIINNDD.
  68.  
  69.      --rr          Turns recursion off in the server.  Answers can come only
  70.                  from local (primary or secondary) zones.  This can be used on
  71.                  root servers.  The default is to use recursion.
  72.  
  73.                  NNOOTTEE:: This option can be overridden by and is deprecated in
  74.                  favor of the ``recursion'' clause of the configuration file's
  75.                  ``options'' statement.
  76.  
  77.      --uu _u_s_e_r___n_a_m_e
  78.                  Specifies the user the server should run as after it initial-
  79.                  izes.  The value specified may be either a username or a nu-
  80.                  meric user id.  If the ``--gg'' flag is not specified, then the
  81.                  group id used will be the primary group of the user specified
  82.                  (initgroups() is called, so all of the user's groups will be
  83.                  available to the server).
  84.  
  85.      --gg _g_r_o_u_p___n_a_m_e
  86.                  Specifies the group the server should run as after it ini-
  87.                  tializes.  The value specified may be either a groupname or a
  88.                  numeric group id.
  89.  
  90.      --tt _d_i_r_e_c_t_o_r_y
  91.                  Specifies the directory the server should chroot() into as
  92.                  soon as it is finshed processing command line arguments.
  93.  
  94.      --ww _d_i_r_e_c_t_o_r_y
  95.                  Sets the working directory of the server.  The ``directory''
  96.                  clause of the configuration file's ``options'' statement
  97.                  overrides any value specified on the command line.  The de-
  98.                  fault working directory is the current directory (``.'').
  99.  
  100.      Any additional argument is taken as the name of the configuration file,
  101.      for compatibility with older implementations; as noted above, this argu-
  102.      ment overrides any _c_o_n_f_i_g___f_i_l_e specified by the use of the ``--bb'' or
  103.      ``--cc'' flags.  If no further argument is given, then the default configu-
  104.      ration file is used (_/_e_t_c_/_n_a_m_e_d_._c_o_n_f).
  105.  
  106.    MMaasstteerr FFiillee FFoorrmmaatt
  107.      The master file consists of control information and a list of resource
  108.      records for objects in the zone of the forms:
  109.  
  110.            $INCLUDE <filename> <opt_domain>
  111.            $ORIGIN <domain>
  112.            <domain> <opt_ttl> <opt_class> <type> <resource_record_data>
  113.  
  114.      where:
  115.  
  116.      _d_o_m_a_i_n        is ``.'' for root, ``@'' for the current origin, or a stan-
  117.                    dard domain name. If _d_o_m_a_i_n is a standard domain name that
  118.                    does _n_o_t end with ``.'', the current origin is appended to
  119.                    the domain. Domain names ending with ``.'' are unmodified.
  120.  
  121.      _o_p_t___d_o_m_a_i_n    This field is used to define an origin for the data in an
  122.                    included file.  It is equivalent to placing an $ORIGIN
  123.                    statement before the first line of the included file.  The
  124.                    field is optional.  Neither the _o_p_t___d_o_m_a_i_n field nor
  125.                    $ORIGIN statements in the included file modify the current
  126.                    origin for this file.
  127.  
  128.      _o_p_t___t_t_l       An optional integer number for the time-to-live field.  It
  129.                    defaults to zero, meaning the minimum value specified in
  130.  
  131.  
  132.                    the SOA record for the zone.
  133.  
  134.      _o_p_t___c_l_a_s_s     The object address type; currently only one type is sup-
  135.                    ported, IN, for objects connected to the DARPA Internet.
  136.  
  137.      _t_y_p_e          This field contains one of the following tokens; the data
  138.                    expected in the _r_e_s_o_u_r_c_e___r_e_c_o_r_d___d_a_t_a field is in parenthe-
  139.                    ses:
  140.  
  141.                          A          a host address (dotted-quad IP address)
  142.  
  143.                          NS         an authoritative name server (domain)
  144.  
  145.                          MX         a mail exchanger (domain), preceded by a
  146.                                     preference value (0..32767), with lower
  147.                                     numeric values representing higher logical
  148.                                     preferences.
  149.  
  150.                          CNAME      the canonical name for an alias (domain)
  151.  
  152.                          SOA        marks the start of a zone of authority
  153.                                     (domain of originating host, domain ad-
  154.                                     dress of maintainer, a serial number and
  155.                                     the following parameters in seconds: re-
  156.                                     fresh, retry, expire and minimum TTL (see
  157.                                     RFC 883)).
  158.  
  159.                          NULL       a null resource record (no format or data)
  160.  
  161.                          RP         a Responsible Person for some domain name
  162.                                     (mailbox, TXT-referral)
  163.  
  164.                          PTR        a domain name pointer (domain)
  165.  
  166.                          HINFO      host information (cpu_type OS_type)
  167.  
  168.      Resource records normally end at the end of a line, but may be continued
  169.      across lines between opening and closing parentheses.  Comments are in-
  170.      troduced by semicolons and continue to the end of the line.
  171.  
  172.      NNOOTTEE:: There are other resource record types not shown here.  You should
  173.      consult the BBIINNDD Operations Guide (``BOG'') for the complete list.  Some
  174.      resource record types may have been standardized in newer RFC's but not
  175.      yet implemented in this version of BBIINNDD.
  176.  
  177.    SSOOAA RReeccoorrdd FFoorrmmaatt
  178.      Each master zone file should begin with an SOA record for the zone.  An
  179.      example SOA record is as follows:
  180.  
  181.      @       IN      SOA     ucbvax.Berkeley.EDU. rwh.ucbvax.Berkeley.EDU. (
  182.                                      1989020501      ; serial
  183.                                      10800   ; refresh
  184.                                      3600    ; retry
  185.                                      3600000 ; expire
  186.                                      86400 ) ; minimum
  187.  
  188.      The SOA specifies a serial number, which should be changed each time the
  189.      master file is changed.  Note that the serial number can be given as a
  190.      dotted number, but this is a _v_e_r_y unwise thing to do since the transla-
  191.      tion to normal integers is via concatenation rather than multiplication
  192.      and addition.  You can spell out the year, month, day of month, and 0..99
  193.      version number and still fit inside the unsigned 32-bit size of this
  194.      field.  (It's true that we will have to rethink this strategy in the year
  195.      4294, but we're not worried about it.)
  196.  
  197.  
  198.      Secondary servers check the serial number at intervals specified by the
  199.      refresh time in seconds; if the serial number changes, a zone transfer
  200.      will be done to load the new data.  If a master server cannot be contact-
  201.      ed when a refresh is due, the retry time specifies the interval at which
  202.      refreshes should be attempted.  If a master server cannot be contacted
  203.      within the interval given by the expire time, all data from the zone is
  204.      discarded by secondary servers.  The minimum value is the time-to-live
  205.      (``TTL'') used by records in the file with no explicit time-to-live val-
  206.      ue.
  207.  
  208. NNOOTTEESS
  209.      The boot file directives ``domain'' and ``suffixes'' have been obsoleted
  210.      by a more useful, resolver-based implementation of suffixing for partial-
  211.      ly-qualified domain names.  The prior mechanisms could fail under a num-
  212.      ber of situations, especially when then local nameserver did not have
  213.      complete information.
  214.  
  215.      The following signals have the specified effect when sent to the server
  216.      process using the kill(1) command:
  217.  
  218.      SIGHUP    Causes server to read _n_a_m_e_d_._c_o_n_f and reload the database.  If
  219.                the server is built with the FORCED_RELOAD compile-time option,
  220.                then SIGHUP will also cause the server to check the serial num-
  221.                ber on all secondary zones; normally, the serial numbers are
  222.                only checked at the SOA-specified intervals.
  223.  
  224.      SIGINT    Dumps the current data base and cache to
  225.                ``_/_v_a_r_/_t_m_p_/_n_a_m_e_d___d_u_m_p_._d_b'' or the value of _PATH_DUMPFILE.
  226.  
  227.      SIGILL    Dumps statistics data into _n_a_m_e_d_._s_t_a_t_s if the server is com-
  228.                piled with -DSTATS. Statistics data is appended to the file.
  229.  
  230.      SIGSYS    Dumps the profiling data in _/_v_a_r_/_t_m_p if the server is compiled
  231.                with profiling (server forks, chdirs and exits).
  232.  
  233.      SIGTERM   Dumps the primary and secondary database files.  Used to save
  234.                modified data on shutdown if the server is compiled with dynam-
  235.                ic updating enabled.
  236.  
  237.      SIGUSR1   Turns on debugging; each SIGUSR1 increments debug level.
  238.                (SIGEMTon older systems without SIGUSR1.)
  239.  
  240.      SIGUSR2   Turns off debugging completely.   (SIGFPEon older systems
  241.                without SIGUSR2.)
  242.  
  243.      SIGWINCH  Toggles logging of all incoming queries via syslog(8) (requires
  244.                server to have been built with the QRYLOG option).
  245.  
  246. FFIILLEESS
  247.      /etc/named.conf                             default name server configu-
  248.                                                  ration file
  249.      /var/run/named.pid (_PATH_PIDFILE)          the process id
  250.      /var/tmp/named_dump.db (_PATH_DUMPFILE)     dump of the name server
  251.                                                  database
  252.      /var/tmp/named.run (file: _PATH_DEBUG)      debug output
  253.      /var/tmp/named.stats (file: _PATH_STATS)    nameserver statistics data
  254.  
  255. SSEEEE AALLSSOO
  256.      gethostbyname(3),  hostname(7),  kill(1),  resolver(3),  resolver(5),
  257.      signal(2),  RFC 882, RFC 883, RFC 973, RFC 974, RFC 1033, RFC 1034, RFC
  258.      1035, RFC 1123, ``Name Server Operations Guide for BBIINNDD''
  259.  
  260. 4th Berkeley Distribution      February 1, 1996                              4
  261.